projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa79e86
)
menubutton: Fix a gtk-doc complaint
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 17 Nov 2020 03:45:59 +0000
(22:45 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 17 Nov 2020 12:34:52 +0000
(07:34 -0500)
gtk/gtkmenubutton.h
patch
|
blob
|
history
diff --git
a/gtk/gtkmenubutton.h
b/gtk/gtkmenubutton.h
index 6f67ad393a49cf221388d98e7102ee6b5e93ef4b..e9011f93fdd21e3ab3055baa56935cc6b534ca2d 100644
(file)
--- a/
gtk/gtkmenubutton.h
+++ b/
gtk/gtkmenubutton.h
@@
-39,6
+39,7
@@
typedef struct _GtkMenuButton GtkMenuButton;
/**
* GtkMenuButtonCreatePopupFunc:
* @menu_button: the #GtkMenuButton
+ * @user_data: User data passed to gtk_menu_button_set_create_popup_func()
*
* User-provided callback function to create a popup for @menu_button on demand.
* This function is called when the popup of @menu_button is shown, but none has